github.com/jackc/pgx/v5/pgconn.pipelineState.ExtractFrontStatementData (method)
2 uses
github.com/jackc/pgx/v5/pgconn (current package)
pgconn.go#L2377: func (s *pipelineState) ExtractFrontStatementData() (*StatementDescription, []int16) {
pgconn.go#L2712: sd, resultFormats := p.state.ExtractFrontStatementData()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)